Test of the Short Answer Question
You will only be able to view annotations after the survey deadline.
About
It is easiest to test all of the different question types separately when trying to finish the create survey / upload survey response functionality, so that is what I am doing here.
Short Answer Question
- User responds to the question with a short response in an
<input type="text"/>
HTML element. - The survey creator can specify a minimum length, maximum length, or both for the response.
- The response should be shown on a dimensionality-reduced plot. The response may also be shown on a histogram in some situations (i.e. many of the responses are the same)
Questions
What is your favorite state?
What is your favorite American territory?
Maximum Length: 100
What is your favorite country in the world?
Minimum Length: 5
What is your favorite baseball team?
Minimum Length: 10
Maximum Length: 100